home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / NewsBase / Source / IFolderTransparentWindow.h < prev    next >
Text File  |  1993-01-12  |  241b  |  14 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import "TransparentWindow.h"
  5.  
  6. @interface IFolderTransparentWindow:TransparentWindow
  7. {
  8. }
  9.  
  10. - initForImage:anImage at:(NXPoint *)windowOrigin forView:anObject;
  11. - preambleForAccepted:(BOOL)accepted;
  12.  
  13. @end
  14.